Troy Willmot publishes the Winix toolkit, a suite of six lightweight, cross-platform command-line utilities designed to streamline everyday file, execution, and system tasks on Windows, macOS, and Linux. Winix Files replicates and extends the classic Unix find experience, letting practitioners locate items by name, size, date, extension, or even internal text without wrestling with cryptic syntax. Winix Peep automates iterative monitoring: any console program can be relaunched at an interval, its refreshed output displayed in a single, flicker-free panel ideal for log watching or health checks. Winix Squeeze offers transparent gzip, brotli, and zstd compression through a unified interface, making archival jobs or bandwidth-sensitive deployments one-line affairs. Winix TimeIt wraps benchmarking around ad-hoc commands, capturing wall-clock duration, CPU consumption, peak RAM, and exit status so developers can quantify performance regressions in CI scripts. Winix TreeX renders directory structures as navigable, color-coded trees augmented with on-disk size aggregations, .gitignore filtering, and clickable file:// hyperlinks that open directly in the default explorer. Finally, Winix Wargs supplies a saner, delimiter-safe alternative to xargs, enabling bulk operations across shells while reducing quoting surprises. Together these tools serve automation engineers, DevOps staff, data curators, and power users who prefer portable scripts that behave identically on Windows workstations and Linux servers. All Winix programs are available free of charge on get.nero.com, delivered through trusted Windows package sources such as winget, always installing the latest upstream builds and supporting unattended batch installation of the entire collection.

Winix Files

Find files by name, size, date, type, and content. A cross-platform find replacement.

Details
Winix Peep

Run a command repeatedly and display output on a refreshing screen.

Details
Winix Squeeze

Compress and decompress files using gzip, brotli, or zstd.

Details
Winix TimeIt

Time a command — wall clock, CPU time, peak memory, exit code.

Details
Winix TreeX

Enhanced directory tree with colour, filtering, size rollups, gitignore, and clickable hyperlinks.

Details
Winix Wargs

Cross-platform xargs replacement with sane defaults.

Details